home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung
/
Power-Programmierung (Tewi)(1994).iso
/
magazine
/
pcmagazi
/
1992
/
04
/
addsynth.bcp
next >
Wrap
Text File
|
1991-10-27
|
527b
|
15 lines
#--------------------------------------------
# ADDSYNTH.BCP make file for Borland C++ 2.0
#--------------------------------------------
addsynth.exe : addsynth.obj addsynth.def addsynth.res
tlink /c /n /Tw /Lc:\borlandc\lib c0ws addsynth, addsynth, NUL, \
/nod cwins cs import maths mmsystem, addsynth
rc -t addsynth.res
addsynth.obj : addsynth.c addsynth.h instdefs.h
bcc -c -w-par -W -2 addsynth.c
addsynth.res : addsynth.rc addsynth.h
rc -r -ic:\borlandc\include addsynth.rc